Welcome![Sign In][Sign Up]
Location:
Search - spline opengl

Search list

[OpenGL programNurbsSurf

Description: VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
Platform: | Size: 106496 | Author: | Hits:

[OpenGL programbspline

Description: 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
Platform: | Size: 1024 | Author: 张熙贤 | Hits:

[Picture ViewerComputerGraphic

Description: 用VC++寫的Bezier 以及 B-Spline 程式 可任意點-VC write Bezier and B-Spline programs can be arbitrary point
Platform: | Size: 8573952 | Author: 程坤 | Hits:

[OpenGL programthree_curve

Description: 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
Platform: | Size: 101376 | Author: 珠海 | Hits:

[OpenGL programMFCSpline

Description: 基于MFC架构下的OPENGL程序,实现点对点、点对现的程式码。-MFC framework based on the OpenGL procedures to achieve point-to-point, point right now the program codes.
Platform: | Size: 52224 | Author: psheng | Hits:

[OpenGL programSpline+ellipse

Description: 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
Platform: | Size: 74752 | Author: wgede | Hits:

[OpenGL programAllKindsOfCurve

Description: 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline curves; 4 bands (3) Uniform B-spline curves; 4 bands (3) quasi-uniform B-spline curves; 4 bands (3) B-spline curves
Platform: | Size: 558080 | Author: mimi | Hits:

[Algorithmb-spline

Description: b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
Platform: | Size: 8192 | Author: 王泽兵 | Hits:

[AlgorithmSpline12345

Description: 用参数样条曲线拟合型值点的算法。实现将11个型值点的拟和。在CAD中有广泛应用。用OpenGL绘制出图形。-parameters spline curve fitting data points algorithm. Implementation of 11-point values and the proposed. CAD is widely used. Drawn with OpenGL graphics.
Platform: | Size: 2048 | Author: 成熠 | Hits:

[OpenGL programerik_ferner

Description: Erik Ferner采用VC++与OPENGL开发的三维漫游软件,效果十分棒,带全套源代码,程序将把你带到圣诞树、森林、房子中漫游,摄影机沿着 B-Spline 曲线运动,十分平滑。灯光、火焰效果也是非常不错的。-Erik Ferner used VC++ With OPENGL roaming developed three-dimensional software, the effect of a very stick, with a full set of source code, the program will bring your Christmas tree, forest, roam the house, the cameras along the B-Spline curve movement, very smooth . Lighting, the flame effect is also very good.
Platform: | Size: 2205696 | Author: vrmlcode | Hits:

[Embeded-SCM DevelopBspline

Description: 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control points, you can move the control point to change the curve. OPENGL for beginner to understand the process of curve generation.
Platform: | Size: 38912 | Author: dma | Hits:

[Graph DrawingB

Description: 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数-Use OpenGL drawing function in the B-spline curves and can adjust parameters of interaction
Platform: | Size: 1594368 | Author: yang | Hits:

[OpenGL programSpline

Description: 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
Platform: | Size: 231424 | Author: 吴彧文 | Hits:

[Graph programBiSheXin

Description: 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
Platform: | Size: 2036736 | Author: 康曦 | Hits:

[3D GraphicBSpline

Description: OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
Platform: | Size: 8349696 | Author: 孙雷 | Hits:

[OpenGL programshiyan5

Description: 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of the generation of curves, several common master curve generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm. 2. Experiment: (1) the combination of the model code to understand the principle of curve generated with the algorithm, especially Bezier curve (2) debug, compile, modify the model procedures. (3) try to achieve the B-spline curve algorithm.
Platform: | Size: 596992 | Author: jing | Hits:

[OpenGL programBSpline

Description: 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm package, the final reconstruction OPENGL display the data grid. Face can be used for reconstruction of massive data and terrain reconstruction. Data to be loaded first. Data format can be found within the format code.
Platform: | Size: 693248 | Author: 周翔 | Hits:

[OpenGL programBspline

Description: C++ source, MFC and OpenGL B-Spline draw
Platform: | Size: 1043456 | Author: Jung2401 | Hits:

[OpenGL programBspline_Face

Description: 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
Platform: | Size: 6668288 | Author: caiye | Hits:

[OpenGL programspline

Description: Opengl spline simulation: Hermite,Bezier,Cardinal-Opengl spline simulation: Hermite, Bezier, Cardinal
Platform: | Size: 10706944 | Author: 抓抓 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net